TELGetTelNewErr
Returns any error that occurred during a call toTELNew
.
pascal TELErr TELGetTelNewErr (void);
- function result
- A result code.
DESCRIPTION
TheTELGetTelNewErr
function returns, as its function result, the result code from the most recent call to theTELNew
function.SPECIAL CONSIDERATIONS
You need to callTELGetTelNewErr
only if a call toTELNew
returnednil
and you want to determine which error occurred, or if a call toTELChoose
fails and you want to determine whether its call toTELNew
failed.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help